home *** CD-ROM | disk | FTP | other *** search
/ MacGames Sampler / PHT MacGames Bundle.iso / MacSource Folder / Samples from the CD / C and C++ / Gnuplot 3.5 for Macintosh / SOURCES 3.5 / dummyroutines.proto.h < prev    next >
Encoding:
Text File  |  1993-11-12  |  69 b   |  5 lines  |  [TEXT/MPS ]

  1.  
  2. /* dummyroutines.c */
  3. int chdir(char *);
  4. char *getcwd(char *, int);
  5.